You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Difference Method > Vector.Difference Method ([In] TMtxVec, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Difference Method ([In] TMtxVec, int)

Calculate the difference for all Vec elements and store the results in the calling vector.

Syntax
C#
Visual Basic
public TVec Difference([In] TMtxVec Vec, int Lag);

The Length of the calling vector is set to one less the length of Vec and Complex property is set to Vec.Complex.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!